Skip to content

build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 from 2.0.1 to 2.1.0 - #510

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.1.0
Closed

build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 from 2.0.1 to 2.1.0#510
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 12, 2021

Copy link
Copy Markdown

Bumps github.com/edgexfoundry/go-mod-messaging/v2 from 2.0.1 to 2.1.0.

Changelog

Sourced from github.com/edgexfoundry/go-mod-messaging/v2's changelog.

[v2.1.0] - 2021-11-17

Features ✨

  • Enable use of CleanSession MQTT option (#ed2129b)

Bug Fixes 🐛

  • Use Qos and Retained value from configuration for MQTT (#c395010)

[v2.0.0] - 2021-06-30

Features ✨

  • Add ReceivedTopic to MessageEnvelope & remove Checksum (#192d447)
    BREAKING CHANGE:
    Checksum property has been removed from the MessageEnvelope
    

Bug Fixes 🐛

  • Use Redis Pub/Sub which supports topic scheme with wild cards (#e3da10d)
    BREAKING CHANGE:
    Redis Pub/Sub is not compatible with the previous Redis Streams implementation.  All clients must be using the new implementation in order to properly send and receive messages.
    
  • Resolve race condition in ZMQ impl when binding to port (#8f0eb58)

Code Refactoring ♻

  • Rename type for Redis implementation to redis (#3ab17e9)
    BREAKING CHANGE:
    Type for Redis implementation changed from `redisstreams` to `redis`
    
  • Add Done() method to MockToken for latest Paho module (#2f6b1ab)

[v0.1.29] - 2020-12-29

Bug Fixes 🐛

  • Add ability to re-subscribe to topics when reconnected (#e6a09cc)

[v0.1.27] - 2020-10-19

Bug Fixes 🐛

  • Change CorrelationID key constant to match recent change in edgex-go (#47c5376)

[v0.1.26] - 2020-10-09

Bug Fixes 🐛

  • redisstreams: Properly set Password via reflection when found in Options (#f0ba16a)

[v0.1.17] - 2020-04-03

Bug

... (truncated)

Commits
  • ce33796 ci(lts-release): LTS release v2.1.0 @​e8bfc4e
  • e8bfc4e Merge pull request #121 from lenny-intel/change-log
  • f3c6593 docs: Update Change Log for 2.1.0
  • cb66427 Merge pull request #120 from ernestojeda/add-vendor-support
  • 0e0c156 ci: add go mod vendor support
  • 04d7eb4 Merge pull request #119 from ernestojeda/changes-for-lts-builds
  • 964160e ci: changes required for Jakara LTS
  • 54226d4 Merge pull request #116 from lenny-intel/clean-session
  • 500c285 Merge branch 'main' into clean-session
  • 770d6f9 Merge pull request #117 from lenny-intel/pr-template
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/edgexfoundry/go-mod-messaging/v2](https://github.com/edgexfoundry/go-mod-messaging) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-messaging/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-messaging/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-messaging@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-messaging/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@dependabot @github

dependabot Bot commented on behalf of github May 10, 2022

Copy link
Copy Markdown
Author

Superseded by #514.

@dependabot dependabot Bot closed this May 10, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.1.0 branch May 10, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants